home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 7694 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.0 KB

  1. Path: anvil.ugrad.cs.ubc.ca!not-for-mail
  2. From: c2a192@ugrad.cs.ubc.ca (Kazimir Kylheku)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: browsing C sources as a Web?
  5. Date: 26 Feb 1996 15:33:40 -0800
  6. Organization: Computer Science, University of B.C., Vancouver, B.C., Canada
  7. Message-ID: <4gtg0kINNm3j@anvil.ugrad.cs.ubc.ca>
  8. References: <4gpuk6$b1@gerry.cc.keele.ac.uk>
  9. NNTP-Posting-Host: anvil.ugrad.cs.ubc.ca
  10.  
  11. In article <4gpuk6$b1@gerry.cc.keele.ac.uk>,
  12. Paul Singleton <paul@cs.keele.ac.uk> wrote:
  13.  >Has anyone come across, or is anyone in the process of building, a
  14.  >C source browser using WWW technology?
  15.  >
  16.  >I envisage the conversion of C source files, header files and
  17.  >manual pages into HTML documents where cross-references (e.g. the
  18.  >use of identifiers, types, etc) are represented as hypertext links
  19.  >to the appropriate definition.
  20.  >
  21.  >I appreciate that there are dedicated repositories and program
  22.  >development environments which support this sort of dependency
  23.  >browsing, but I'm not aware of one using HTML.
  24.  
  25. It's called ``vi'' (with an appropriate tags file).
  26. -- 
  27.  
  28.